Regions are two-dimensional
enclosed areas that have physical properties such as centroids or
centers of mass. You can combine existing regions into a single,
complex region to calculate area.
You
can create regions from objects that form closed loops.
Loops can be combinations of lines, polylines, circles, arcs, ellipses,
elliptical arcs, and splines that enclose an area.
Regions can be used for
- Applying hatching and shading
- Analyzing properties, such as area, using MASSPROP
- Extracting design information, such as
the centroid
You can create regions out of multiple loops
and out of open curves whose endpoints are connected and form loops.
You cannot form regions from open objects that intersect to form
a closed area: for example, intersecting arcs or self-intersecting
curves.
You
can create regions using the REGION and BOUNDARY commands. You create
composite regions by combining, subtracting, or finding the intersection
of regions.
Objects
combined using UNION:
Objects
combined using SUBTRACT:
Objects combined using INTERSECT:
Invalid Boundaries
When a boundary cannot be determined, it might be
because the specified internal point is not within a fully enclosed
area. Red circles are displayed around unconnected endpoints of
the boundary to identify gaps in the boundary.
The red circles remain
displayed even after you exit the REGION or BOUNDARY command. They
are removed when you specify a closed boundary, or by using the
REDRAW, REGEN, or REGENALL command.
To define regions
- Select objects to create the region.
These objects must each form an enclosed area,
such as a circle or a closed polyline.
- Press Enter.
A message at the Command prompt indicates how
many loops were detected and how many regions were created.
To define regions by using
boundaries
- In the Boundary Creation dialog box,
in the Object Type list, select Region.
- Click Pick Points.
- Specify a point in your drawing inside
each closed area that you want to define as a region and press Enter.
This point is known as the internal point.
NoteYou can make a new
boundary set to limit the objects used to determine the boundary.
To combine regions by subtracting
CommandsBOUNDARY
Creates a region or
a polyline from an enclosed area.
INTERSECT
Creates
a 3D solid, surface, or 2D region from overlapping solids, surfaces,
or regions.
MASSPROP
Calculates
the mass properties of regions or 3D solids.
REGION
Converts an object that
encloses an area into a region object.
SUBTRACT
Combines
selected 3D solids or 2D regions by subtraction.
UNION
Combines
selected 3D solids, surfaces, or 2D regions by addition.
System VariablesDELOBJ
Controls
whether geometry used to create 3D objects is retained or deleted.